0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4323220252991 388 1.1362 0


No Amazon API Requests Made.


App Debug - Total Time 1.4323220252991 seconds

Number Time From Start Name Description
1 0.28243017196655 Initialise Initialise FSB Function
2 0.28607106208801 App Controller Start Start of the App controller (called before the controller of every page)
3 0.33942914009094 Start of getCategoryListByGroup Function Before first category groups query
4 0.340656042099 After initial query Before first category groups query
5 0.34065699577332 Get Category List for Group Before the call to getCategoryList function
6 0.34065818786621 Start of GetCategoryList function Start of the function
7 0.34066009521484 Before getting categories Query to get specific category list
8 0.34172701835632 After getting categories Query to get specific category list
9 0.34172821044922 Before getting category custom Before call to function getCategoryCustom
10 0.35849404335022 After getting category custom After call to function getCategoryCustom
11 0.35849618911743 Before getting category custom Before call to function getCategoryCustom
12 0.36751317977905 After getting category custom After call to function getCategoryCustom
13 0.36751508712769 Before getting category custom Before call to function getCategoryCustom
14 0.3721342086792 After getting category custom After call to function getCategoryCustom
15 0.37213516235352 Before getting category custom Before call to function getCategoryCustom
16 0.37518906593323 After getting category custom After call to function getCategoryCustom
17 0.37519001960754 Before getting category custom Before call to function getCategoryCustom
18 0.37814712524414 After getting category custom After call to function getCategoryCustom
19 0.37814807891846 Before getting category custom Before call to function getCategoryCustom
20 0.38119101524353 After getting category custom After call to function getCategoryCustom
21 0.38119220733643 End of GetCategoryList function End of the function
22 0.38119721412659 Get Category List for Group Before the call to getCategoryList function
23 0.3811981678009 Start of GetCategoryList function Start of the function
24 0.38119912147522 Before getting categories Query to get specific category list
25 0.38154220581055 End of getCategoryListByGroup Function Before return()
26 1.2013440132141 App Controller End End of the App controller (called before the controller of every page)
27 1.3644571304321 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3656661510468 Before Get Options Before the call to getOptions in the tpl class
29 1.4114000797272 After Get Options After the call to getOptions in the tpl class
30 1.4114360809326 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4323151111603 Finalizing debug Before the debug is output to the page.
32 1.4323220252991 End of App This is the end of the app logging, final timestamp


Query Debug - 388 Database Queries. Total time 1.1362 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.0008080005645752
SELECT parameter, value FROM parameters
2 0.0058 0.00577712059021
SELECT * FROM `bad_bots`
3 0.0004 0.00035691261291504
SET time_zone = 'Europe/London'
4 0.0019 0.0018630027770996
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0019 0.0018610954284668
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"216.73.217.7\";}'
6 0.0016 0.0015721321105957
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751376658'
7 0.0027 0.0027239322662354
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00052094459533691
UPDATE autorun SET lastrun = '2025-07-01 13:30:59' WHERE id = '13'
9 0.0006 0.00061607360839844
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0020 0.0020208358764648
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00042104721069336
SELECT * FROM pages WHERE id = 52
12 0.0042 0.0041649341583252
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0482 0.04815411567688
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00062012672424316
SELECT * FROM pages WHERE pagename = 'search'
15 0.0012 0.0012228488922119
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0011 0.0010581016540527
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0063 0.0062880516052246
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0012 0.001176118850708
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0008 0.00078797340393066
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00032806396484375
SELECT id FROM categories WHERE parent_id = '26'
21 0.0049 0.0049099922180176
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0011 0.0010571479797363
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0010 0.00099992752075195
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0009 0.00085806846618652
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00031900405883789
SELECT * FROM categorygroups WHERE id = '1'
26 0.0033 0.0033230781555176
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00036501884460449
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00031304359436035
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00031495094299316
SELECT id FROM categories WHERE parent_id = '27'
30 0.0033 0.0033259391784668
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00037622451782227
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00035786628723145
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00030803680419922
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029993057250977
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011780261993408
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.0003209114074707
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00031805038452148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030422210693359
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0012009143829346
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00034689903259277
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.0003049373626709
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00027894973754883
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039792060852051
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030994415283203
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.0002598762512207
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029206275939941
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.0004730224609375
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00033807754516602
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00035500526428223
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00031304359436035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027585029602051
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00031518936157227
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00025796890258789
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028419494628906
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044608116149902
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00032210350036621
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00033807754516602
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00030422210693359
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00040006637573242
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00029420852661133
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00026297569274902
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00030398368835449
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00049209594726562
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00032591819763184
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00034785270690918
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00031185150146484
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033998489379883
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0021 0.0021131038665771
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00088715553283691
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00040721893310547
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00073814392089844
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00090289115905762
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057387351989746
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8101 0.81007504463196
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.217.7') >= INET_ATON(ip_start) AND INET_ATON('216.73.217.7') <= INET_ATON(ip_end)
79 0.0018 0.0018019676208496
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00084590911865234
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00039410591125488
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.0047619342803955
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014030933380127
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0011 0.0011491775512695
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0048 0.0047571659088135
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013828277587891
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00041604042053223
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0009 0.00085616111755371
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert thE du hammam bote metal 100g', NOW(), '216.73.217.7'
89 0.0006 0.00055289268493652
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0006 0.00057101249694824
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0045 0.0044631958007812
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00036907196044922
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
93 0.0003 0.00034284591674805
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
94 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0055 0.0055150985717773
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.0003049373626709
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
97 0.0003 0.00025796890258789
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
98 0.0004 0.00037121772766113
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00036311149597168
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0045 0.0044939517974854
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00034594535827637
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
102 0.0003 0.00030303001403809
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
103 0.0004 0.00036001205444336
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0059 0.0059049129486084
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00028800964355469
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
106 0.0003 0.00026106834411621
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
107 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '3515'
108 0.0013 0.0012779235839844
SELECT * FROM productimages WHERE product_id = '3515' ORDER BY sortorder ASC
109 0.0010 0.0010099411010742
SELECT * FROM product_image_select WHERE product_id = '3515'
110 0.0007 0.00074005126953125
SELECT * FROM productcustomimages WHERE product_id = '3515'
111 0.0010 0.0010089874267578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3515' AND a.name = n.originalname
112 0.0008 0.00078296661376953
SELECT * FROM productoffers WHERE product_id = '3515' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = '3515' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 3515
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00033688545227051
SELECT value FROM productattributes
                WHERE product_id = '3515'
                AND name = 'ListPriceAmount'
116 0.0003 0.00028085708618164
SELECT value FROM productattributes WHERE product_id = '3515' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '4920'
118 0.0004 0.00038599967956543
SELECT * FROM productimages WHERE product_id = '4920' ORDER BY sortorder ASC
119 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '4920'
120 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4920'
121 0.0008 0.00075721740722656
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4920' AND a.name = n.originalname
122 0.0004 0.00038504600524902
SELECT * FROM productoffers WHERE product_id = '4920' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4920' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = 4920
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00028681755065918
SELECT value FROM productattributes
                WHERE product_id = '4920'
                AND name = 'ListPriceAmount'
126 0.0003 0.00029420852661133
SELECT value FROM productattributes WHERE product_id = '4920' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0005 0.00053787231445312
SELECT * FROM products WHERE id = '2746'
128 0.0006 0.00062799453735352
SELECT * FROM productimages WHERE product_id = '2746' ORDER BY sortorder ASC
129 0.0008 0.00082492828369141
SELECT * FROM product_image_select WHERE product_id = '2746'
130 0.0003 0.00028681755065918
SELECT * FROM productcustomimages WHERE product_id = '2746'
131 0.0007 0.00070095062255859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2746' AND a.name = n.originalname
132 0.0003 0.00032687187194824
SELECT * FROM productoffers WHERE product_id = '2746' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '2746' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00034213066101074
SELECT value FROM productattributes WHERE product_id = '2746' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0003 0.00034117698669434
SELECT * FROM products WHERE id = '1486'
136 0.0016 0.0015711784362793
SELECT * FROM productimages WHERE product_id = '1486' ORDER BY sortorder ASC
137 0.0015 0.0014760494232178
SELECT * FROM product_image_select WHERE product_id = '1486'
138 0.0005 0.00052213668823242
SELECT * FROM productcustomimages WHERE product_id = '1486'
139 0.0020 0.0020430088043213
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1486' AND a.name = n.originalname
140 0.0006 0.00059080123901367
SELECT * FROM productoffers WHERE product_id = '1486' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0005 0.00050687789916992
SELECT * FROM productoffers
                WHERE product_id = '1486' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0009 0.00089287757873535
SELECT value FROM productattributes WHERE product_id = '1486' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
143 0.0006 0.00059795379638672
SELECT * FROM products WHERE id = '3821'
144 0.0020 0.0020198822021484
SELECT * FROM productimages WHERE product_id = '3821' ORDER BY sortorder ASC
145 0.0007 0.00066208839416504
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3821' AND p.id = pi.product_id ORDER BY pi.sortorder
146 0.0013 0.0012640953063965
SELECT * FROM product_image_select WHERE product_id = '3821'
147 0.0005 0.00052213668823242
SELECT * FROM productcustomimages WHERE product_id = '3821'
148 0.0008 0.00078010559082031
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3821'
                GROUP BY o.product_id
149 0.0033 0.003277063369751
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3821'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0006 0.00063300132751465
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3821
151 0.0018 0.0018339157104492
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3821' AND a.name = n.originalname
152 0.0004 0.00043821334838867
SELECT * FROM productoffers WHERE product_id = '3821' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0004 0.00042295455932617
SELECT * FROM productoffers
                WHERE product_id = '3821' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0004 0.00037002563476562
SELECT * FROM productoffers
                WHERE product_id = 3821
                ORDER BY price ASC LIMIT 1
155 0.0004 0.0004420280456543
SELECT value FROM productattributes
                WHERE product_id = '3821'
                AND name = 'ListPriceAmount'
156 0.0005 0.0005190372467041
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3821'
                GROUP BY o.product_id
157 0.0009 0.00090694427490234
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3821'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
158 0.0006 0.00060200691223145
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3821
159 0.0007 0.00069999694824219
SELECT value FROM productattributes WHERE product_id = '3821' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0008 0.00075221061706543
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3821'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
161 0.0004 0.00043606758117676
SELECT * FROM products WHERE id = '4313'
162 0.0007 0.00067996978759766
SELECT * FROM productimages WHERE product_id = '4313' ORDER BY sortorder ASC
163 0.0005 0.00047397613525391
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4313' AND p.id = pi.product_id ORDER BY pi.sortorder
164 0.0009 0.00088810920715332
SELECT * FROM product_image_select WHERE product_id = '4313'
165 0.0004 0.00043416023254395
SELECT * FROM productcustomimages WHERE product_id = '4313'
166 0.0006 0.00055193901062012
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4313'
                GROUP BY o.product_id
167 0.0007 0.00067400932312012
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4313'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
168 0.0005 0.00049901008605957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4313
169 0.0017 0.0016810894012451
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4313' AND a.name = n.originalname
170 0.0004 0.00043606758117676
SELECT * FROM productoffers WHERE product_id = '4313' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0004 0.00036907196044922
SELECT * FROM productoffers
                WHERE product_id = '4313' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0004 0.00038886070251465
SELECT * FROM productoffers
                WHERE product_id = 4313
                ORDER BY price ASC LIMIT 1
173 0.0004 0.00039505958557129
SELECT value FROM productattributes
                WHERE product_id = '4313'
                AND name = 'ListPriceAmount'
174 0.0004 0.00043296813964844
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4313'
                GROUP BY o.product_id
175 0.0007 0.00070595741271973
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4313'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
176 0.0004 0.00037312507629395
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4313
177 0.0004 0.00036382675170898
SELECT * FROM products WHERE parent_id = '4313'
178 0.0005 0.00046706199645996
SELECT * FROM products WHERE id = '922'
179 0.0011 0.0010850429534912
SELECT * FROM productimages WHERE product_id = '922' ORDER BY sortorder ASC
180 0.0015 0.0014519691467285
SELECT * FROM product_image_select WHERE product_id = '922'
181 0.0004 0.00042295455932617
SELECT * FROM productcustomimages WHERE product_id = '922'
182 0.0014 0.0013749599456787
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '922' AND a.name = n.originalname
183 0.0009 0.00088596343994141
SELECT * FROM productoffers WHERE product_id = '922' AND merchantid = 'A1X6FK5RDHNB96'
184 0.0004 0.0004279613494873
SELECT * FROM productoffers
                WHERE product_id = '922' AND price > 0
                ORDER BY price ASC LIMIT 1
185 0.0003 0.0003359317779541
SELECT * FROM productoffers
                WHERE product_id = 922
                ORDER BY price ASC LIMIT 1
186 0.0005 0.00045418739318848
SELECT value FROM productattributes
                WHERE product_id = '922'
                AND name = 'ListPriceAmount'
187 0.0005 0.0005037784576416
SELECT value FROM productattributes WHERE product_id = '922' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
188 0.0005 0.00049781799316406
SELECT * FROM products WHERE id = '1670'
189 0.0006 0.00061893463134766
SELECT * FROM productimages WHERE product_id = '1670' ORDER BY sortorder ASC
190 0.0008 0.00079607963562012
SELECT * FROM product_image_select WHERE product_id = '1670'
191 0.0004 0.00038814544677734
SELECT * FROM productcustomimages WHERE product_id = '1670'
192 0.0009 0.00089097023010254
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1670' AND a.name = n.originalname
193 0.0005 0.00047206878662109
SELECT * FROM productoffers WHERE product_id = '1670' AND merchantid = 'A1X6FK5RDHNB96'
194 0.0003 0.00034999847412109
SELECT * FROM productoffers
                WHERE product_id = '1670' AND price > 0
                ORDER BY price ASC LIMIT 1
195 0.0003 0.00030303001403809
SELECT * FROM productoffers
                WHERE product_id = 1670
                ORDER BY price ASC LIMIT 1
196 0.0003 0.00033092498779297
SELECT value FROM productattributes
                WHERE product_id = '1670'
                AND name = 'ListPriceAmount'
197 0.0004 0.00036406517028809
SELECT value FROM productattributes WHERE product_id = '1670' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
198 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = '936'
199 0.0011 0.0011270046234131
SELECT * FROM productimages WHERE product_id = '936' ORDER BY sortorder ASC
200 0.0011 0.0010600090026855
SELECT * FROM product_image_select WHERE product_id = '936'
201 0.0004 0.00042891502380371
SELECT * FROM productcustomimages WHERE product_id = '936'
202 0.0006 0.00063705444335938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '936' AND a.name = n.originalname
203 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '936' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '936' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '936' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0003 0.00032687187194824
SELECT * FROM products WHERE id = '1655'
207 0.0004 0.0003509521484375
SELECT * FROM productimages WHERE product_id = '1655' ORDER BY sortorder ASC
208 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '1655'
209 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '1655'
210 0.0006 0.00059103965759277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1655' AND a.name = n.originalname
211 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '1655' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '1655' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 1655
                ORDER BY price ASC LIMIT 1
214 0.0002 0.00023388862609863
SELECT value FROM productattributes
                WHERE product_id = '1655'
                AND name = 'ListPriceAmount'
215 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '1655' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
216 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '4760'
217 0.0004 0.00035381317138672
SELECT * FROM productimages WHERE product_id = '4760' ORDER BY sortorder ASC
218 0.0003 0.00030708312988281
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4760' AND p.id = pi.product_id ORDER BY pi.sortorder
219 0.0012 0.0011639595031738
SELECT * FROM product_image_select WHERE product_id = '4760'
220 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '4760'
221 0.0007 0.00065898895263672
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4760'
                GROUP BY o.product_id
222 0.0008 0.00076985359191895
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4760'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
223 0.0003 0.00028014183044434
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4760
224 0.0008 0.00084280967712402
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4760' AND a.name = n.originalname
225 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '4760' AND merchantid = 'A1X6FK5RDHNB96'
226 0.0002 0.00023818016052246
SELECT * FROM productoffers
                WHERE product_id = '4760' AND price > 0
                ORDER BY price ASC LIMIT 1
227 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 4760
                ORDER BY price ASC LIMIT 1
228 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '4760'
                AND name = 'ListPriceAmount'
229 0.0003 0.00028896331787109
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4760'
                GROUP BY o.product_id
230 0.0005 0.0004580020904541
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4760'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
231 0.0003 0.00026893615722656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4760
232 0.0005 0.00048208236694336
SELECT value FROM productattributes WHERE product_id = '4760' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0005 0.00054478645324707
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4760'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Style'
                GROUP BY o.value
                ORDER BY o.value ASC
234 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = '1245'
235 0.0005 0.0004730224609375
SELECT * FROM productimages WHERE product_id = '1245' ORDER BY sortorder ASC
236 0.0006 0.0005958080291748
SELECT * FROM product_image_select WHERE product_id = '1245'
237 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '1245'
238 0.0010 0.0010159015655518
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1245' AND a.name = n.originalname
239 0.0005 0.00047588348388672
SELECT * FROM productoffers WHERE product_id = '1245' AND merchantid = 'A1X6FK5RDHNB96'
240 0.0005 0.00046396255493164
SELECT * FROM productoffers
                WHERE product_id = '1245' AND price > 0
                ORDER BY price ASC LIMIT 1
241 0.0003 0.00030708312988281
SELECT value FROM productattributes WHERE product_id = '1245' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0005 0.00048995018005371
SELECT * FROM products WHERE id = '2492'
243 0.0005 0.0005040168762207
SELECT * FROM productimages WHERE product_id = '2492' ORDER BY sortorder ASC
244 0.0006 0.00060915946960449
SELECT * FROM product_image_select WHERE product_id = '2492'
245 0.0004 0.00040197372436523
SELECT * FROM productcustomimages WHERE product_id = '2492'
246 0.0007 0.00074100494384766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2492' AND a.name = n.originalname
247 0.0004 0.00044894218444824
SELECT * FROM productoffers WHERE product_id = '2492' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = '2492' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '2492' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0003 0.0003361701965332
SELECT * FROM products WHERE id = '781'
251 0.0004 0.00041007995605469
SELECT * FROM productimages WHERE product_id = '781' ORDER BY sortorder ASC
252 0.0006 0.00060701370239258
SELECT * FROM product_image_select WHERE product_id = '781'
253 0.0004 0.00039792060852051
SELECT * FROM productcustomimages WHERE product_id = '781'
254 0.0011 0.0010650157928467
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '781' AND a.name = n.originalname
255 0.0003 0.00033712387084961
SELECT * FROM productoffers WHERE product_id = '781' AND merchantid = 'A1X6FK5RDHNB96'
256 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '781' AND price > 0
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = 781
                ORDER BY price ASC LIMIT 1
258 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '781'
                AND name = 'ListPriceAmount'
259 0.0003 0.00026583671569824
SELECT value FROM productattributes WHERE product_id = '781' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0004 0.00040292739868164
SELECT * FROM products WHERE id = '3258'
261 0.0005 0.0005040168762207
SELECT * FROM productimages WHERE product_id = '3258' ORDER BY sortorder ASC
262 0.0005 0.00053501129150391
SELECT * FROM product_image_select WHERE product_id = '3258'
263 0.0003 0.00034403800964355
SELECT * FROM productcustomimages WHERE product_id = '3258'
264 0.0010 0.0010058879852295
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3258' AND a.name = n.originalname
265 0.0005 0.00046110153198242
SELECT * FROM productoffers WHERE product_id = '3258' AND merchantid = 'A1X6FK5RDHNB96'
266 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '3258' AND price > 0
                ORDER BY price ASC LIMIT 1
267 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '3258' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
268 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '2210'
269 0.0003 0.00033998489379883
SELECT * FROM productimages WHERE product_id = '2210' ORDER BY sortorder ASC
270 0.0010 0.0010249614715576
SELECT * FROM product_image_select WHERE product_id = '2210'
271 0.0003 0.00029087066650391
SELECT * FROM productcustomimages WHERE product_id = '2210'
272 0.0006 0.00058507919311523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2210' AND a.name = n.originalname
273 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '2210' AND merchantid = 'A1X6FK5RDHNB96'
274 0.0006 0.00060391426086426
SELECT * FROM productoffers
                WHERE product_id = '2210' AND price > 0
                ORDER BY price ASC LIMIT 1
275 0.0005 0.00048494338989258
SELECT * FROM productoffers
                WHERE product_id = 2210
                ORDER BY price ASC LIMIT 1
276 0.0004 0.00040197372436523
SELECT value FROM productattributes
                WHERE product_id = '2210'
                AND name = 'ListPriceAmount'
277 0.0005 0.00045204162597656
SELECT value FROM productattributes WHERE product_id = '2210' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
278 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '4521'
279 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '4521' ORDER BY sortorder ASC
280 0.0003 0.00027298927307129
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4521' AND p.id = pi.product_id ORDER BY pi.sortorder
281 0.0007 0.00071907043457031
SELECT * FROM product_image_select WHERE product_id = '4521'
282 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '4521'
283 0.0004 0.00039100646972656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4521'
                GROUP BY o.product_id
284 0.0004 0.00043702125549316
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4521'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
285 0.0005 0.00049805641174316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4521
286 0.0016 0.0015840530395508
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4521' AND a.name = n.originalname
287 0.0003 0.00026202201843262
SELECT * FROM productoffers WHERE product_id = '4521' AND merchantid = 'A1X6FK5RDHNB96'
288 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4521' AND price > 0
                ORDER BY price ASC LIMIT 1
289 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = 4521
                ORDER BY price ASC LIMIT 1
290 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '4521'
                AND name = 'ListPriceAmount'
291 0.0005 0.00050187110900879
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4521'
                GROUP BY o.product_id
292 0.0008 0.00075793266296387
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4521'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
293 0.0004 0.00039410591125488
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4521
294 0.0008 0.00079107284545898
SELECT value FROM productattributes WHERE product_id = '4521' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
295 0.0003 0.00026106834411621
SELECT * FROM products WHERE parent_id = '4521'
296 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = '2802'
297 0.0004 0.00041007995605469
SELECT * FROM productimages WHERE product_id = '2802' ORDER BY sortorder ASC
298 0.0005 0.00049591064453125
SELECT * FROM product_image_select WHERE product_id = '2802'
299 0.0004 0.00035500526428223
SELECT * FROM productcustomimages WHERE product_id = '2802'
300 0.0009 0.00086498260498047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2802' AND a.name = n.originalname
301 0.0005 0.00053000450134277
SELECT * FROM productoffers WHERE product_id = '2802' AND merchantid = 'A1X6FK5RDHNB96'
302 0.0004 0.00044894218444824
SELECT * FROM productoffers
                WHERE product_id = '2802' AND price > 0
                ORDER BY price ASC LIMIT 1
303 0.0004 0.00038790702819824
SELECT value FROM productattributes WHERE product_id = '2802' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0011 0.0011000633239746
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3515' ORDER BY timestamp DESC
305 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4920' ORDER BY timestamp DESC
306 0.0002 0.0002448558807373
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2746' ORDER BY timestamp DESC
307 0.0002 0.00024509429931641
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1486' ORDER BY timestamp DESC
308 0.0004 0.00037121772766113
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3821' ORDER BY timestamp DESC
309 0.0003 0.00031805038452148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4313' ORDER BY timestamp DESC
310 0.0004 0.00037598609924316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '922' ORDER BY timestamp DESC
311 0.0004 0.00041604042053223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1670' ORDER BY timestamp DESC
312 0.0005 0.00050497055053711
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '936' ORDER BY timestamp DESC
313 0.0004 0.00040888786315918
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1655' ORDER BY timestamp DESC
314 0.0002 0.00023221969604492
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4760' ORDER BY timestamp DESC
315 0.0003 0.00029802322387695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1245' ORDER BY timestamp DESC
316 0.0002 0.00022792816162109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2492' ORDER BY timestamp DESC
317 0.0002 0.00022578239440918
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '781' ORDER BY timestamp DESC
318 0.0003 0.00026988983154297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3258' ORDER BY timestamp DESC
319 0.0005 0.00047612190246582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2210' ORDER BY timestamp DESC
320 0.0004 0.00044107437133789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4521' ORDER BY timestamp DESC
321 0.0004 0.00043201446533203
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2802' ORDER BY timestamp DESC
322 0.0011 0.0011370182037354
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
323 0.0007 0.00072097778320312
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
324 0.0004 0.00044894218444824
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
325 0.0178 0.01783299446106
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
326 0.0012 0.0011999607086182
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
327 0.0004 0.00038599967956543
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
328 0.0004 0.00043916702270508
SELECT * FROM products WHERE id = 1626
329 0.0003 0.00028800964355469
SELECT * FROM products WHERE id = 4041
330 0.0003 0.00027608871459961
SELECT * FROM products WHERE id = 4312
331 0.0003 0.00030183792114258
SELECT * FROM products WHERE id = 777
332 0.0003 0.00027012825012207
SELECT * FROM products WHERE id = 3881
333 0.0003 0.00027012825012207
SELECT * FROM products WHERE id = 4213
334 0.0003 0.00030994415283203
SELECT * FROM products WHERE id = '1626'
335 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
336 0.0004 0.00043988227844238
SELECT * FROM product_image_select WHERE product_id = '1626'
337 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '1626'
338 0.0006 0.00057101249694824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
339 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
340 0.0003 0.0002751350402832
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
341 0.0005 0.00049304962158203
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
342 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = '4041'
343 0.0005 0.00054597854614258
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
344 0.0007 0.00065112113952637
SELECT * FROM product_image_select WHERE product_id = '4041'
345 0.0003 0.00031304359436035
SELECT * FROM productcustomimages WHERE product_id = '4041'
346 0.0008 0.00080299377441406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
347 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
348 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
349 0.0003 0.00031709671020508
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
350 0.0004 0.00039792060852051
SELECT * FROM products WHERE id = '4312'
351 0.0004 0.00041317939758301
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
352 0.0005 0.00052499771118164
SELECT * FROM product_image_select WHERE product_id = '4312'
353 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4312'
354 0.0007 0.00066804885864258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
355 0.0003 0.00030183792114258
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
356 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
357 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
358 0.0003 0.00032281875610352
SELECT * FROM products WHERE id = '777'
359 0.0003 0.0003209114074707
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
360 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '777'
361 0.0003 0.00026178359985352
SELECT * FROM productcustomimages WHERE product_id = '777'
362 0.0006 0.00064301490783691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
363 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
364 0.0003 0.00027322769165039
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
365 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
366 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = '3881'
367 0.0004 0.00038909912109375
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
368 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '3881'
369 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '3881'
370 0.0007 0.00072193145751953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
371 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
372 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
373 0.0003 0.00025510787963867
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
374 0.0004 0.00039386749267578
SELECT * FROM products WHERE id = '4213'
375 0.0004 0.00038385391235352
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
376 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '4213'
377 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '4213'
378 0.0007 0.00074410438537598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
379 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
380 0.0003 0.00027680397033691
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
381 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
382 0.0011 0.0011498928070068
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
383 0.0005 0.00053811073303223
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
384 0.0015 0.0015079975128174
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
385 0.0009 0.00085020065307617
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
386 0.0003 0.00034189224243164
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
387 0.0004 0.00042891502380371
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
388 0.0005 0.00050497055053711
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'